package store
美
英 
- na.瓶裝酒小賣店
- 網(wǎng)絡(luò)酒類零售店;瓶裝酒銷售店;酒店
英漢雙解
— see also
off-licence,
liquor store
英漢解釋
例句
The service must be running to monitor the packages that are stored in the SSIS Package Store.
該服務(wù)必須運(yùn)行,才能監(jiān)視存儲在SSIS包存儲區(qū)中的包。
The package store represents the folders in the file system location that the Integration Services service manages.
包存儲區(qū)表示IntegrationServices服務(wù)管理的文件系統(tǒng)位置中的文件夾。
The filespec argument is a relative path, starting at the root of the SSIS Package Store.
filespec參數(shù)是一個相對于SSIS包存儲區(qū)根目錄的路徑。
To save a package to SQL Server or to the package store, you need to save a copy of the package.
若要將包保存到SQLServer或保存到包存儲區(qū),則需要保存包的副本。
To export to the SSIS package store, select the SSIS Package Store option, and specify the server.
若要導(dǎo)出到SSIS包存儲區(qū),請選擇“SSIS包存儲區(qū)”選項(xiàng),然后指定服務(wù)器。
The imported packages are saved to a folder in the SSIS package store.
導(dǎo)入的包保存在SSIS包存儲區(qū)中的文件夾中。
To import from the SSIS Package Store, select the SSIS Package Store option and specify the server.
若要從SSIS包存儲區(qū)中導(dǎo)入,請選擇“SSIS包存儲區(qū)”選項(xiàng),并指定服務(wù)器。
Saving the package to the SSIS Package Store is not supported.
不支持將包保存到SSIS包存儲區(qū)。
Loads a package from the SSIS Package Store.
從SSIS包存儲區(qū)加載包。
The bell on package store door dingled.
推銷店門鈴響了。
Folders in the SSIS Package Store.
SSIS包存儲區(qū)中的文件夾。
Uses a location that is relative to the root of the SSIS Package Store.
使用相對于SSIS包存儲區(qū)的根目錄的位置。
You then save the completed package to SQL Server 2005, the SSIS Package Store, or the file system.
然后,您可將完成的包保存到SQLServer2005、SSIS包存儲區(qū)或文件系統(tǒng)中。
To determine whether a package exists in the local package store, use the following syntax
若要確定本地文件系統(tǒng)中是否存在包,可使用以下語法
To execute an SSIS package saved to the File System folder in the SSIS Package Store, use the following code
若要執(zhí)行保存到SSIS包存儲區(qū)的“文件系統(tǒng)”文件夾中的SSIS包,請使用以下代碼
To delete a package that is stored in the SSIS Package Store, use the following syntax
若要刪除存儲于SSIS包存儲區(qū)中的包,可使用以下語法
How to: View Packages in the Package Store Using SQL Server Management Studio
如何使用SQLServerManagementStudio查看包存儲區(qū)中的包